sunxi: gpio: Add compatible strings for all supported SoCs
authorHans de Goede <[email protected]>
Wed, 22 Apr 2015 09:29:38 +0000 (11:29 +0200)
committerHans de Goede <[email protected]>
Mon, 4 May 2015 14:51:52 +0000 (16:51 +0200)
commit11d52a9da6d377f39217f2a96f2304f533f5af6d
tree9734d58b5a760bae86e8ff406b749d1f556e8f59
parenta5ab8838c6b096ba6e4ba57fdb169cb8ecfea295
sunxi: gpio: Add compatible strings for all supported SoCs

We want to use driver-model/fdt with other model SoCs too, so add
compatible strings for the other SoCs to the dm sunxi gpio code.

Signed-off-by: Hans de Goede <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Acked-by: Ian Campbell <[email protected]>
drivers/gpio/sunxi_gpio.c